home *** CD-ROM | disk | FTP | other *** search
/ Dynamic Graphics Magazine (Alt) / Dynamic Graphics Magazine (Version B).iso / pc / dgm / emain.dir / 00030.ls < prev    next >
Encoding:
Text File  |  1997-03-25  |  66 b   |  6 lines

  1. on mouseDown
  2.   if soundBusy(1) then
  3.     sound stop 1
  4.   end if
  5. end
  6.